[INFO] cloning repository https://github.com/ducks/llmux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ducks/llmux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducks%2Fllmux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducks%2Fllmux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22f59794af9c11c50256480e6bdd6775686a40e0
[INFO] testing ducks/llmux against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducks%2Fllmux" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ducks/llmux
[INFO] finished tweaking git repo https://github.com/ducks/llmux
[INFO] tweaked toml for git repo https://github.com/ducks/llmux written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ducks/llmux on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ducks/llmux already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcd8b0c1268681f0bcab20930088353a15bf369f85d4d832e1a24f6cb1a5b7a2
[INFO] running `Command { std: "docker" "start" "-a" "dcd8b0c1268681f0bcab20930088353a15bf369f85d4d832e1a24f6cb1a5b7a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcd8b0c1268681f0bcab20930088353a15bf369f85d4d832e1a24f6cb1a5b7a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcd8b0c1268681f0bcab20930088353a15bf369f85d4d832e1a24f6cb1a5b7a2", kill_on_drop: false }`
[INFO] [stdout] dcd8b0c1268681f0bcab20930088353a15bf369f85d4d832e1a24f6cb1a5b7a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 713e3fe67fb0f7124117e5969ea99c6489c71e030eba2c816bb2da65bda9e71a
[INFO] running `Command { std: "docker" "start" "-a" "713e3fe67fb0f7124117e5969ea99c6489c71e030eba2c816bb2da65bda9e71a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling minijinja v2.15.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling llm-mux v20260408.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "713e3fe67fb0f7124117e5969ea99c6489c71e030eba2c816bb2da65bda9e71a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "713e3fe67fb0f7124117e5969ea99c6489c71e030eba2c816bb2da65bda9e71a", kill_on_drop: false }`
[INFO] [stdout] 713e3fe67fb0f7124117e5969ea99c6489c71e030eba2c816bb2da65bda9e71a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 384f4411b20e6bf26970247e0fbc73bdb286fba1723c7a3c3b621899133babe0
[INFO] running `Command { std: "docker" "start" "-a" "384f4411b20e6bf26970247e0fbc73bdb286fba1723c7a3c3b621899133babe0", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling llm-mux v20260408.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.85s
[INFO] running `Command { std: "docker" "inspect" "384f4411b20e6bf26970247e0fbc73bdb286fba1723c7a3c3b621899133babe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "384f4411b20e6bf26970247e0fbc73bdb286fba1723c7a3c3b621899133babe0", kill_on_drop: false }`
[INFO] [stdout] 384f4411b20e6bf26970247e0fbc73bdb286fba1723c7a3c3b621899133babe0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f62803d6b6642d4db31fb65446e49a5ef7b6971669d5a297b7e56098ff3164ee
[INFO] running `Command { std: "docker" "start" "-a" "f62803d6b6642d4db31fb65446e49a5ef7b6971669d5a297b7e56098ff3164ee", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/llm_mux-7062f125d1c262eb)
[INFO] [stdout] 
[INFO] [stdout] running 256 tests
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_apply_full_file_create ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_apply_old_new_create_file ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_old_text_not_found ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_fuzzy_matching_whitespace ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_apply_unified_diff ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_apply_old_new_exact ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_backup_created ... ok
[INFO] [stdout] test apply_and_verify::edit_parser::tests::test_normalize_whitespace ... ok
[INFO] [stdout] test apply_and_verify::retry_loop::tests::test_build_retry_prompt_custom ... ok
[INFO] [stdout] test apply_and_verify::retry_loop::tests::test_build_retry_prompt_default ... ok
[INFO] [stdout] test apply_and_verify::retry_loop::tests::test_config_default ... ok
[INFO] [stdout] test apply_and_verify::edit_parser::tests::test_diff_line_types ... ok
[INFO] [stdout] test apply_and_verify::rollback::tests::test_rollback_removes_created_files ... ok
[INFO] [stdout] test apply_and_verify::rollback::tests::test_rollback_result_is_complete ... ok
[INFO] [stdout] test apply_and_verify::rollback::tests::test_rollback_none ... ok
[INFO] [stdout] test apply_and_verify::edit_parser::tests::test_parse_unified_diff_multiple_hunks ... ok
[INFO] [stdout] test apply_and_verify::rollback::tests::test_rollback_strategy_from_str ... ok
[INFO] [stdout] test apply_and_verify::edit_parser::tests::test_parse_edits_array ... ok
[INFO] [stdout] test apply_and_verify::rollback::tests::test_cleanup_backups ... ok
[INFO] [stdout] test apply_and_verify::edit_parser::tests::test_parse_old_new_json ... ok
[INFO] [stdout] test apply_and_verify::retry_loop::tests::test_apply_only ... ok
[INFO] [stdout] test apply_and_verify::verification::tests::test_combined_output ... ok
[INFO] [stdout] test apply_and_verify::rollback::tests::test_rollback_backup ... ok
[INFO] [stdout] test apply_and_verify::verification::tests::test_verify_result_constructors ... ok
[INFO] [stdout] test apply_and_verify::verification::tests::test_failing_command ... ok
[INFO] [stdout] test apply_and_verify::edit_parser::tests::test_extract_json_from_markdown ... ok
[INFO] [stdout] test apply_and_verify::verification::tests::test_command_with_stderr ... ok
[INFO] [stdout] test apply_and_verify::edit_parser::tests::test_no_edits_found ... ok
[INFO] [stdout] test apply_and_verify::retry_loop::tests::test_apply_verify_failure_no_retry ... ok
[INFO] [stdout] test apply_and_verify::verification::tests::test_successful_command ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_from_config ... ok
[INFO] [stdout] test apply_and_verify::edit_parser::tests::test_parse_full_file_json ... ok
[INFO] [stdout] test apply_and_verify::verification::tests::test_working_directory ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_echo ... ok
[INFO] [stdout] test backend_executor::output_parser::tests::test_extract_json_array ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_is_available ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_failure ... ok
[INFO] [stdout] test apply_and_verify::edit_parser::tests::test_parse_unified_diff_single_hunk ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_json_output ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_unavailable ... ok
[INFO] [stdout] test backend_executor::output_parser::tests::test_extract_json_embedded ... ok
[INFO] [stdout] test backend_executor::output_parser::tests::test_extract_json_from_code_block ... ok
[INFO] [stdout] test backend_executor::output_parser::tests::test_extract_json_from_generic_block ... ok
[INFO] [stdout] test backend_executor::output_parser::tests::test_extract_json_nested ... ok
[INFO] [stdout] test backend_executor::output_parser::tests::test_extract_json_none ... ok
[INFO] [stdout] test backend_executor::retry::tests::test_helper_functions ... ok
[INFO] [stdout] test backend_executor::output_parser::tests::test_extract_json_direct ... ok
[INFO] [stdout] test backend_executor::tests::test_create_cli_executor ... ok
[INFO] [stdout] test backend_executor::retry::tests::test_immediate_success ... ok
[INFO] [stdout] test backend_executor::retry::tests::test_no_retry_on_non_retryable ... ok
[INFO] [stdout] test backend_executor::tests::test_backend_error_display ... ok
[INFO] [stdout] test apply_and_verify::retry_loop::tests::test_apply_verify_result_helpers ... ok
[INFO] [stdout] test apply_and_verify::retry_loop::tests::test_apply_verify_success ... ok
[INFO] [stdout] test apply_and_verify::retry_loop::tests::test_apply_no_verify ... ok
[INFO] [stdout] test backend_executor::types::tests::test_backend_error_retryable ... ok
[INFO] [stdout] test backend_executor::types::tests::test_backend_request_builder ... ok
[INFO] [stdout] test backend_executor::types::tests::test_retry_policy_with_jitter ... ok
[INFO] [stdout] test cli::commands::tests::test_list_backends_empty ... ok
[INFO] [stdout] test cli::commands::tests::test_list_roles_empty ... ok
[INFO] [stdout] test cli::commands::tests::test_list_teams_empty ... ok
[INFO] [stdout] test cli::commands::tests::test_parse_workflow_args_mixed ... ok
[INFO] [stdout] test cli::output::tests::test_console_format_duration ... ok
[INFO] [stdout] test cli::commands::tests::test_parse_workflow_args_key_value ... ok
[INFO] [stdout] test cli::commands::tests::test_parse_workflow_args_positional ... ok
[INFO] [stdout] test cli::output::tests::test_output_mode_from_str ... ok
[INFO] [stdout] test cli::output::tests::test_mock_handler_captures_events ... ok
[INFO] [stdout] test cli::signals::tests::test_cancellation_token_cancel ... ok
[INFO] [stdout] test cli::signals::tests::test_cancellation_token_clone ... ok
[INFO] [stdout] test cli::signals::tests::test_cancellation_token_new ... ok
[INFO] [stdout] test backend_executor::types::tests::test_backend_response_builder ... ok
[INFO] [stdout] test backend_executor::types::tests::test_retry_policy_delays ... ok
[INFO] [stdout] test cli::signals::tests::test_shutdown_flag ... ok
[INFO] [stdout] test cli::output::tests::test_create_handler ... ok
[INFO] [stdout] test cli::output::tests::test_json_handler_serializes ... ok
[INFO] [stdout] test config::backend::tests::test_deserialize_minimal ... ok
[INFO] [stdout] test config::backend::tests::test_deserialize_full ... ok
[INFO] [stdout] test cli::signals::tests::test_with_cancellation_completes ... ok
[INFO] [stdout] test config::backend::tests::test_reject_unknown_fields ... ok
[INFO] [stdout] test config::ecosystem::tests::test_ecosystem_get_dependencies ... ok
[INFO] [stdout] test config::ecosystem::tests::test_ecosystem_get_by_tag ... ok
[INFO] [stdout] test config::ecosystem::tests::test_ecosystem_config ... ok
[INFO] [stdout] test config::ecosystem::tests::test_ecosystem_get_by_type ... ok
[INFO] [stdout] test config::ecosystem::tests::test_project_config_minimal ... ok
[INFO] [stdout] test config::ecosystem::tests::test_project_config_full ... ok
[INFO] [stdout] test config::env_expand::tests::expand_dollar_without_brace_passthrough ... ok
[INFO] [stdout] test config::env_expand::tests::expand_empty_string ... ok
[INFO] [stdout] test cli::signals::tests::test_with_cancellation_cancelled ... ok
[INFO] [stdout] test config::ecosystem::tests::test_ecosystem_get_dependents ... ok
[INFO] [stdout] test config::ecosystem::tests::test_ecosystem_knowledge ... ok
[INFO] [stdout] test config::backend::tests::test_deserialize_http_backend ... ok
[INFO] [stdout] test config::env_expand::tests::expand_empty_var_errors ... ok
[INFO] [stdout] test config::env_expand::tests::expand_empty_var_name_errors ... ok
[INFO] [stdout] test config::env_expand::tests::expand_single_var ... ok
[INFO] [stdout] test config::env_expand::tests::expand_unset_var_errors ... ok
[INFO] [stdout] test config::env_expand::tests::expand_multiple_vars ... ok
[INFO] [stdout] test config::env_expand::tests::expand_unterminated_brace_errors ... ok
[INFO] [stdout] test backend_executor::retry::tests::test_retry_succeeds_after_failures ... ok
[INFO] [stdout] test backend_executor::retry::tests::test_retry_exhausted ... ok
[INFO] [stdout] test config::env_expand::tests::expand_literal_passthrough ... ok
[INFO] [stdout] test config::error::tests::test_error_kind_retryable ... ok
[INFO] [stdout] test config::loader::tests::test_config_merge ... ok
[INFO] [stdout] test config::error::tests::test_step_error_display ... ok
[INFO] [stdout] test config::role::tests::test_role_config_minimal ... ok
[INFO] [stdout] test config::loader::tests::test_load_passes_through_literal_api_key ... ok
[INFO] [stdout] test config::loader::tests::test_load_fails_when_referenced_env_var_unset ... ok
[INFO] [stdout] test config::env_expand::tests::expand_var_within_string ... ok
[INFO] [stdout] test config::workflow::tests::test_step_config_query ... ok
[INFO] [stdout] test config::role::tests::test_team_config ... ok
[INFO] [stdout] test config::role::tests::test_role_config_parallel ... ok
[INFO] [stdout] test config::workflow::tests::test_step_config_shell ... ok
[INFO] [stdout] test config::role::tests::test_team_get_backends ... ok
[INFO] [stdout] test config::loader::tests::test_load_empty_config ... ok
[INFO] [stdout] test config::loader::tests::test_step_result ... ok
[INFO] [stdout] test config::loader::tests::test_load_expands_api_key_env_placeholder ... ok
[INFO] [stdout] test config::workflow::tests::test_workflow_config ... ok
[INFO] [stdout] test config::workflow::tests::test_workflow_validation ... ok
[INFO] [stdout] test process::tests::exit_code_passthrough ... ok
[INFO] [stdout] test config::loader::tests::test_load_config_file ... ok
[INFO] [stdout] test process::tests::signal_exit_code ... ok
[INFO] [stdout] test process::tests::test_capture_exit_code ... ok
[INFO] [stdout] test process::tests::test_wait_for_child_output_both_streams ... ok
[INFO] [stdout] test process::tests::test_wait_for_child_output_nonzero_exit ... ok
[INFO] [stdout] test process::tests::test_wait_for_child_output_no_pipes ... ok
[INFO] [stdout] test process::tests::test_wait_for_child_output_stderr_only ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_large_stderr_stdout_eof ... ok
[INFO] [stdout] test role::role_executor::tests::test_all_failed ... ok
[INFO] [stdout] test memory::store::tests::test_add_and_get_facts ... ok
[INFO] [stdout] test role::role_executor::tests::test_disabled_backend_skipped ... ok
[INFO] [stdout] test role::role_executor::tests::test_execute_first_mode ... ok
[INFO] [stdout] test role::role_executor::tests::test_role_result_to_step_result ... ok
[INFO] [stdout] test role::role_resolver::tests::test_available_roles ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_backend_not_found ... ok
[INFO] [stdout] test memory::store::tests::test_record_workflow_run ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_fallback_to_global ... ok
[INFO] [stdout] test process::tests::test_wait_for_child_output_stdout_only ... ok
[INFO] [stdout] test memory::schema::tests::test_init_schema ... ok
[INFO] [stdout] test memory::store::tests::test_entity_property_tracking ... ok
[INFO] [stdout] test role::role_executor::tests::test_execute_parallel_mode ... ok
[INFO] [stdout] test memory::store::tests::test_get_entities_by_type ... ok
[INFO] [stdout] test memory::store::tests::test_add_and_get_findings ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_role_not_found ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_global_role ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_role_function ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_no_backends ... ok
[INFO] [stdout] test role::team_detector::tests::test_default_teams ... ok
[INFO] [stdout] test role::team_detector::tests::test_detect_none ... ok
[INFO] [stdout] test role::team_detector::tests::test_detect_rust ... ok
[INFO] [stdout] test role::team_detector::tests::test_detect_ruby ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_team_override ... ok
[INFO] [stdout] test role::team_detector::tests::test_cli_override ... ok
[INFO] [stdout] test role::team_detector::tests::test_detect_node ... ok
[INFO] [stdout] test apply_and_verify::verification::tests::test_timeout ... ok
[INFO] [stdout] test role::tests::test_full_resolution_flow ... ok
[INFO] [stdout] test role::team_detector::tests::test_detect_team_function ... ok
[INFO] [stdout] test template::conditionals::tests::test_boolean_or ... ok
[INFO] [stdout] test role::team_detector::tests::test_unknown_override ... ok
[INFO] [stdout] test template::conditionals::tests::test_boolean_and ... ok
[INFO] [stdout] test template::conditionals::tests::test_boolean_not ... ok
[INFO] [stdout] test template::conditionals::tests::test_empty_condition ... ok
[INFO] [stdout] test template::conditionals::tests::test_should_execute_step_no_condition ... ok
[INFO] [stdout] test template::conditionals::tests::test_evaluate_expression_bool ... ok
[INFO] [stdout] test role::tests::test_execution_flow ... ok
[INFO] [stdout] test template::conditionals::tests::test_parentheses ... ok
[INFO] [stdout] test template::conditionals::tests::test_should_execute_step_true_condition ... ok
[INFO] [stdout] test template::conditionals::tests::test_false_literal ... ok
[INFO] [stdout] test template::conditionals::tests::test_string_equality ... ok
[INFO] [stdout] test template::conditionals::tests::test_should_execute_step_false_condition ... ok
[INFO] [stdout] test template::conditionals::tests::test_true_literal ... ok
[INFO] [stdout] test template::conditionals::tests::test_string_inequality ... ok
[INFO] [stdout] test template::conditionals::tests::test_step_output_access ... ok
[INFO] [stdout] test template::context::tests::test_context_with_args ... ok
[INFO] [stdout] test template::conditionals::tests::test_undefined_variable_error ... ok
[INFO] [stdout] test template::context::tests::test_add_step ... ok
[INFO] [stdout] test template::context::tests::test_context_creation ... ok
[INFO] [stdout] test template::context::tests::test_known_variables ... ok
[INFO] [stdout] test template::context::tests::test_value_as_bool ... ok
[INFO] [stdout] test template::engine::tests::test_item_in_for_each ... ok
[INFO] [stdout] test template::engine::tests::test_conditional_in_template ... ok
[INFO] [stdout] test template::engine::tests::test_env_access ... ok
[INFO] [stdout] test template::engine::tests::test_nested_step_access ... ok
[INFO] [stdout] test template::engine::tests::test_render_shell_auto_escapes ... ok
[INFO] [stdout] test template::context::tests::test_item_iteration ... ok
[INFO] [stdout] test template::engine::tests::test_render_shell_literal_text_not_escaped ... ok
[INFO] [stdout] test template::engine::tests::test_render_trimmed ... ok
[INFO] [stdout] test template::engine::tests::test_render_shell_simple_value ... ok
[INFO] [stdout] test template::engine::tests::test_render_shell_quotes_in_value ... ok
[INFO] [stdout] test template::engine::tests::test_render_with_args ... ok
[INFO] [stdout] test template::conditionals::tests::test_evaluate_expression_string ... ok
[INFO] [stdout] test template::engine::tests::test_render_shell_step_output ... ok
[INFO] [stdout] test template::engine::tests::test_render_with_filters ... ok
[INFO] [stdout] test template::engine::tests::test_shell_escape_filter ... ok
[INFO] [stdout] test template::engine::tests::test_simple_render ... ok
[INFO] [stdout] test template::engine::tests::test_validate_bad_template ... ok
[INFO] [stdout] test template::errors::tests::test_error_display ... ok
[INFO] [stdout] test template::engine::tests::test_validate_good_template ... ok
[INFO] [stdout] test template::errors::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test template::errors::tests::test_source_location_display ... ok
[INFO] [stdout] test template::errors::tests::test_suggest_correction ... ok
[INFO] [stdout] test template::filters::tests::test_default_filter ... ok
[INFO] [stdout] test template::filters::tests::test_first_filter ... ok
[INFO] [stdout] test template::filters::tests::test_default_filter_with_value ... ok
[INFO] [stdout] test template::filters::tests::test_join_filter_default_separator ... ok
[INFO] [stdout] test template::filters::tests::test_join_filter ... ok
[INFO] [stdout] test template::filters::tests::test_json_filter ... ok
[INFO] [stdout] test template::filters::tests::test_join_filter_custom_separator ... ok
[INFO] [stdout] test template::filters::tests::test_json_filter_array ... ok
[INFO] [stdout] test template::filters::tests::test_last_filter ... ok
[INFO] [stdout] test template::filters::tests::test_shell_escape_quotes ... ok
[INFO] [stdout] test template::filters::tests::test_lines_filter ... ok
[INFO] [stdout] test template::filters::tests::test_shell_escape_simple ... ok
[INFO] [stdout] test template::filters::tests::test_shell_escape_special_chars ... ok
[INFO] [stdout] test template::filters::tests::test_shell_escape_spaces ... ok
[INFO] [stdout] test template::filters::tests::test_strftime_filter_now ... ok
[INFO] [stdout] test template::filters::tests::test_trim_filter ... ok
[INFO] [stdout] test template::engine::tests::test_syntax_error ... ok
[INFO] [stdout] test template::filters::tests::test_strftime_filter_rfc3339 ... ok
[INFO] [stdout] test template::engine::tests::test_undefined_variable_error ... ok
[INFO] [stdout] test template::tests::test_error_suggestions ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_timeout ... ok
[INFO] [stdout] test template::tests::test_for_each_iteration ... ok
[INFO] [stdout] test template::tests::test_shell_safety ... ok
[INFO] [stdout] test template::filters::tests::test_first_filter_empty ... ok
[INFO] [stdout] test template::engine::tests::test_for_loop_in_template ... ok
[INFO] [stdout] test workflow::ecosystem_detector::tests::test_detect_ecosystem_in_subdirectory ... ok
[INFO] [stdout] test template::tests::test_full_workflow ... ok
[INFO] [stdout] test workflow::ecosystem_detector::tests::test_detect_ecosystem_in_project ... ok
[INFO] [stdout] test workflow::ecosystem_detector::tests::test_detect_ecosystem_not_found ... ok
[INFO] [stdout] test template::filters::tests::test_strftime_filter_custom_format ... ok
[INFO] [stdout] test template::engine::tests::test_render_with_step_output ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_shell_with_template ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_shell_continue_on_error ... ok
[INFO] [stdout] test workflow::runner::tests::test_circular_dependency_detection ... ok
[INFO] [stdout] test workflow::runner::tests::test_topological_sort ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_skipped_condition ... ok
[INFO] [stdout] test workflow::runner::tests::test_unknown_dependency_detection ... ok
[INFO] [stdout] test workflow::state::tests::test_add_result ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_shell_step ... ok
[INFO] [stdout] test workflow::state::tests::test_failure_propagation ... ok
[INFO] [stdout] test workflow::state::tests::test_state_creation ... ok
[INFO] [stdout] test workflow::state::tests::test_to_template_context ... ok
[INFO] [stdout] test workflow::state::tests::test_workflow_result ... ok
[INFO] [stdout] test workflow::runner::tests::test_run_simple_workflow ... ok
[INFO] [stdout] test workflow::state::tests::test_dependencies_met ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_shell_failure ... ok
[INFO] [stdout] test workflow::runner::tests::test_workflow_with_args ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_query_step ... ok
[INFO] [stdout] test workflow::runner::tests::test_step_output_in_template ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_shell_timeout ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_shell_timeout_continue_on_error ... ok
[INFO] [stdout] test backend_executor::http_backend::tests::test_http_backend_builder ... ok
[INFO] [stdout] test process::tests::test_wait_for_child_output_read_error ... FAILED
[INFO] [stdout] test backend_executor::tests::test_create_http_executor ... ok
[INFO] [stdout] test backend_executor::http_backend::tests::test_from_config ... ok
[INFO] [stdout] test backend_executor::http_backend::tests::test_map_http_error ... ok
[INFO] [stdout] test backend_executor::http_backend::tests::test_chat_completion_url ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_shell_timeout_success ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- process::tests::test_wait_for_child_output_read_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'process::tests::test_wait_for_child_output_read_error' (178) panicked at src/process.rs:252:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6527b653e8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6527b653e8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6527b653e8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6527b653e8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6527b7e7ba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6527b7e7ba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5a6527b6aa42 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a6527b6aa42 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a6527b3fe96 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6527b3fe96 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6527b5ba19 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6527362afc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a6527362afc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6527b5bc92 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a6527b5bc92 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6527b3ff84 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6527b36f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6527b410dd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6527b7f02c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6527b7eff2 - core[5a1c3e9896636f3a]::panicking::panic
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a6526e6c0bd - llm_mux[48b37e256ec84466]::process::tests::test_wait_for_child_output_read_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process.rs:252:9
[INFO] [stdout]   21:     0x5a6526c731a2 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5a6526c7321d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a6526c69b9d - <tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   24:     0x5a6526c69a9b - tokio[2f9c16df5ca3179b]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5a6526c69a9b - tokio[2f9c16df5ca3179b]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5a6526c69a9b - <tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   27:     0x5a6526c527e0 - <tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   28:     0x5a6526c682ad - <tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   29:     0x5a6526c675a4 - <tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   30:     0x5a6526cf2a7b - <tokio[2f9c16df5ca3179b]::runtime::context::scoped::Scoped<tokio[2f9c16df5ca3179b]::runtime::scheduler::Context>>::set::<<tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5a6526cb9d69 - tokio[2f9c16df5ca3179b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5a6526e32c52 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[2f9c16df5ca3179b]::runtime::context::Context>>::try_with::<tokio[2f9c16df5ca3179b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5a6526e327de - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[2f9c16df5ca3179b]::runtime::context::Context>>::with::<tokio[2f9c16df5ca3179b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5a6526ca325d - tokio[2f9c16df5ca3179b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5a6526c55b40 - <tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   36:     0x5a6526c55e36 - <tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   37:     0x5a6526c67000 - <tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5a6526e84cc3 - tokio[2f9c16df5ca3179b]::runtime::context::runtime::enter_runtime::<<tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5a6526c52311 - <tokio[2f9c16df5ca3179b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5a6526cf2604 - <tokio[2f9c16df5ca3179b]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5a6526cf27cf - <tokio[2f9c16df5ca3179b]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5a6526e78363 - llm_mux[48b37e256ec84466]::process::tests::test_wait_for_child_output_read_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process.rs:255:16
[INFO] [stdout]   43:     0x5a6526e6b247 - llm_mux[48b37e256ec84466]::process::tests::test_wait_for_child_output_read_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process.rs:243:53
[INFO] [stdout]   44:     0x5a6526c98376 - <llm_mux[48b37e256ec84466]::process::tests::test_wait_for_child_output_read_error::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a6527355bdb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a6527355bdb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5a6527363455 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5a6527363455 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5a6527363455 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a6527363455 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a6527363455 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a6527363455 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5a6527363455 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5a652735dfb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5a652735dfb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a65273664d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5a65273664d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5a65273664d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a65273664d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a65273664d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a65273664d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5a65273664d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a6527b6458f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   64:     0x5a6527b6458f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7b57c95f7aa4 - <unknown>
[INFO] [stdout]   66:     0x7b57c9684a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     process::tests::test_wait_for_child_output_read_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 255 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin llm-mux`
[INFO] running `Command { std: "docker" "inspect" "f62803d6b6642d4db31fb65446e49a5ef7b6971669d5a297b7e56098ff3164ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f62803d6b6642d4db31fb65446e49a5ef7b6971669d5a297b7e56098ff3164ee", kill_on_drop: false }`
[INFO] [stdout] f62803d6b6642d4db31fb65446e49a5ef7b6971669d5a297b7e56098ff3164ee
